; EDI Install Pro - v1.00 - Installation Script ; Eschalon Development Inc. [Application] ; Application information Name=BizWiz Title=BizWiz Directory=C:\CALCTECH PM Group=CalcTech Calculators Free Space=300 Files Total=200 Background=Dithered Bitmap File=install.cal Readme=license.txt [Disks] ;List of disks needed. Names are used for user request. They ;do not need to be the disk's label. 1=BizWiz [Directories] ;lists of directories that must be created from the destination directory ;files to be copied are in the same directory structure on the ;floppy (by default). You may use 0 as the root destination directory. [Files] ;description, filename, (Component #), (dir #), (diskette #), (Compressed?), (Version Check) ReadMe text file=README.TXT 1 0 1 N A License agreement=LICENSE.TXT 1 0 1 N A Order Form Icon=INSTALL.ICO 1 0 1 N A Order Form=ORDRFORM.WRI 1 0 1 N A Order Form Text=ORDRFORM.TXT 1 0 1 N a BizWiz Site Form=BIZSITE.WRI 1 0 1 N A BizWiz Site Form=BIZSITE.TXT 1 0 1 N A Helpful Hint=HLPHINT.WRI 1 0 1 N A Helpful Hint=HLPHINT.TXT 1 0 1 N A BizWiz Program=BIZWIZ.EX$ 1 0 1 Y A BizWiz Help=BIZWIZ.HL$ 1 0 1 Y A [PM Group] ;description, Command line (with relative path), Icon name (with relative path), Icon index ;Use "%%" (without the quotes) to specify the files path. Don't forget the "\"! ;Enclose command line in quotes (") if it contains any parameters. ;(EX: "WRITE.EXE %%\TEXT.WRI") ;The only required entry is the program. You don't have to specify the others if you ;don't need them. BizWiz=1 %%\BIZWIZ.EXE Order Form=1 "WRITE.EXE %%\ORDRFORM.WRI" %%\INSTALL.ICO BizWiz Site License=1 "WRITE.EXE %%\BIZSITE.WRI" %%\INSTALL.ICO Helpful Hint=1 "WRITE.EXE %%\HLPHINT.WRI" %%\INSTALL.ICO